home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …igures in Chinese History / China - A Great Country in the East 2: Eminent Figures in Chinese History.iso / index1.swf / scripts / DefineButton2_294 / BUTTONCONDACTION on(press).as < prev    next >
Text File  |  2003-01-06  |  97b  |  8 lines

  1. on(press){
  2.    gotoAndPlay(116);
  3.    with(_root.menux)
  4.    {
  5.       gotoandstop("js");
  6.    }
  7. }
  8.